Description
Roadmap leagues that don't cleanly fit the integer-score two-team model. Tennis: the four majors for men and women (ESPN tennis has tournament draws; match = player vs player, set/game scores) โ fits two 'competitors' loosely but needs set-by-set scoring + bracket. Cricket IPL (cricket/ipl): two teams but score is 'runs/wickets (overs)', not an int, plus innings โ needs cricket-aware score formatting. File separately from the straightforward team-sport adds (TASK-008) because each needs model/render work.
Acceptance Criteria
- #1 Tennis: the 4 Grand Slams (M+W) with set-by-set match scores
- #2 Cricket IPL with runs/wickets/overs score formatting
- #3 Neither breaks the existing two-team card/detail rendering